ConversationGlobalUnreadCount Property |
Contains a count of all the unread conversation items in the mailbox.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int GlobalUnreadCount { get; }Public ReadOnly Property GlobalUnreadCount As Integer
Get
Property Value
Type:
Int32The global unread count.
See Also